home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 4 / PC World Interactive 4.iso / abone / Abone.exe / 0 / RCDATA / TABOVER / TABOVER.txt
Text File  |  1997-12-10  |  738b  |  34 lines

  1. inherited abover: Tabover
  2.   Left = 54
  3.   Top = 278
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited Label1: TLabel
  7.     Caption = 
  8.       '(Varsa) ∩┐╜al∩┐╜∩┐╜t∩┐╜∩┐╜∩┐╜n∩┐╜z firman∩┐╜n ismi, adresi ve vergi bilgilerini ' +
  9.       'girdikten sonra Sonraki tu∩┐╜unu t∩┐╜klay∩┐╜n.'
  10.   end
  11.   inherited Label2: TLabel
  12.     Width = 109
  13.     Caption = 'Firma Bilgileri'
  14.   end
  15.   inherited Label3: TLabel
  16.     Caption = 'Firma Ad∩┐╜, Adresi, Vergi Dairesi ve Vergi No:'
  17.   end
  18.   inherited Label7: TLabel
  19.     Visible = False
  20.   end
  21.   inherited sonraki: TButton
  22.     Enabled = True
  23.   end
  24.   inherited onceki: TButton
  25.     Enabled = True
  26.     OnClick = oncekiClick
  27.   end
  28.   inherited isim: TEdit
  29.     Height = 161
  30.     AutoSize = False
  31.     OnChange = nil
  32.   end
  33. end
  34.